Great Cow BASIC 0.9.2.0 release notes

New features:
 - Translation made easier - compiler messages separated from .exe
 - 16-bit calculations can now be forced regardless of the type of variable being set
 - 2 wire LCD routines (Thanks to Stefano Bonomi)
 - Software PWM
 - New hardware PWM routine
 - Tone altered to accept input frequency as Hz

Bugfixes:
 - Variable types are now detected before calculation subs are added
 - New subroutine detection code - eliminates several bugs and increases speed of compiler
 - Many 16-bit arithmetic bugs fixed
 - Multiple spaces/tabs in line cannot cause errors
 - IFDEFs now prevent unused subroutines from being added
 - Functions are now detected when on the first line of a subroutine
 - PWM duty cycle is calculated correctly
 - 4-bit LCD initialisation routine fixed



